Skip to content

feat(gstd) use stabilized panic_info_message feature from rust 1.81#4098

Merged
breathx merged 7 commits intomasterfrom
av/panic-handler-1.81
Sep 9, 2024
Merged

feat(gstd) use stabilized panic_info_message feature from rust 1.81#4098
breathx merged 7 commits intomasterfrom
av/panic-handler-1.81

Conversation

@StackOverflowExcept1on
Copy link
Copy Markdown
Member

@StackOverflowExcept1on StackOverflowExcept1on commented Jul 29, 2024

Resolves #1857
The panic location will now be removed by the stable compiler. Merge of this PR is scheduled for September 5th.

Base automatically changed from av/update-rust to master August 2, 2024 10:52
@StackOverflowExcept1on
Copy link
Copy Markdown
Member Author

For some reason new version of rust compiler does not strip /home/username 🫤

@StackOverflowExcept1on
Copy link
Copy Markdown
Member Author

I figured out why panic locations are not removed and it is probably a regression. We can merge this without waiting for rust-lang/rust#129491.

@breathx breathx merged commit bc70fa0 into master Sep 9, 2024
@breathx breathx deleted the av/panic-handler-1.81 branch September 9, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve diagnostic when gstd without 'debug'

2 participants